XML Einrichten Version 1.2
TypeOfQuantityDeviation Simple Type
XML Einrichten Version 1.2 : TypeOfQuantityDeviation Simple Type
Beschreibung
Art und Ursache einer Mengenabweichung
Namensraum (none)
Typ
Restriction of xs:string
Diagramm
TypeOfQuantityDeviation Simple Type
Overview
TypeOfQuantityDeviation Restriction of xs:string
Art und Ursache einer Mengenabweichung
Facette (Aspekt)
MaxLength3
Quelle
<xs:simpleType name="TypeOfQuantityDeviation" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation xml:lang="de">Art und Ursache einer Mengenabweichung</xs:documentation>
    <xs:documentation xml:lang="en">type and reason for a quantity deviation </xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string">
    <xs:maxLength value="3" />
  </xs:restriction>
</xs:simpleType>
Siehe auch
XML Einrichten Version 1.2